projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8228322
)
Publish proto for gs_get_container for geoniche.
author
robertl
<robertl>
Fri, 5 May 2006 18:58:12 +0000
(18:58 +0000)
committer
robertl
<robertl>
Fri, 5 May 2006 18:58:12 +0000
(18:58 +0000)
defs.h
patch
|
blob
|
history
diff --git
a/defs.h
b/defs.h
index ab9326fd08ea71a989b5d435675b6c156a9ee5fe..28d15d2cb197a1c3f1c13e36a93d9f84c5fa5c62 100644
(file)
--- a/
defs.h
+++ b/
defs.h
@@
-651,6
+651,7
@@
time_t current_time(void);
signed int month_lookup(const char *m);
const char *get_cache_icon(const waypoint *waypointp);
const char *gs_get_cachetype(geocache_type t);
+const char *gs_get_container(geocache_container t);
char * xml_entitize(const char * str);
char * html_entitize(const char * str);
char * strip_html(const utf_string*);